Skip to content

Terraform show #6

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Terraform show #6

wants to merge 12 commits into from

Conversation

arnol377
Copy link
Collaborator

No description provided.

@arnol377
Copy link
Collaborator Author

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖success

Validation Output

Success! The configuration is valid.


Terraform Plan 📖success

Show Plan

terraform
[command]/data/terraform/workspaces/arnol377/git/ghe-runner/automation-repos/automation-repos/_temp/deae895b-d637-45c6-93fa-4ede82a9b85a/terraform-bin show /home/a/arnol377/git/automation-repos/plans/3e907ece923dfa9d033a61e82baac655b05e3246 �[0m�[1m�[32mNo changes.�[0m�[1m Your infrastructure matches the configuration.�[0m �[0mTerraform has compared your real infrastructure against your configuration and found no differences, so no changes are needed. ::debug::Terraform exited with code 0. ::debug::stdout: %0A�[0m�[1m�[32mNo changes.�[0m�[1m Your infrastructure matches the configuration.�[0m%0A%0A�[0mTerraform has compared your real infrastructure against your configuration%0Aand found no differences, so no changes are needed.%0A ::debug::stderr: ::debug::exitcode: 0

Pusher: @arnol377, Action: pull_request, Workflow: Terraform Plan

@arnol377
Copy link
Collaborator Author

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖success

Validation Output

Success! The configuration is valid.


Terraform Plan 📖success

Show Plan

terraform
[command]/data/terraform/workspaces/arnol377/git/ghe-runner/automation-repos/automation-repos/_temp/7500b3f0-26cd-4ae2-8169-ad8e4dec13ed/terraform-bin show /home/a/arnol377/git/automation-repos/plans/6e5067c1edb9abb9b198e8eca861a6be21882abd �[1m�[36mNote:�[0m�[1m Objects have changed outside of Terraform �[0m Terraform detected the following changes made outside of Terraform since the last "terraform apply" which may have affected this plan: �[1m # module.automation-repos.github_repository.repo�[0m has changed �[0m �[33m~�[0m�[0m resource "github_repository" "repo" { �[33m~�[0m�[0m etag = "W/\"58bd6251113d3e125d3c7ed7af5fa36e5264cd719673fccf6b60f0082c639d19\"" �[33m->�[0m�[0m "W/\"29a1c528f8dc49d32e0c6eddcd578058df54bc3c541bbaacb942854967fabd21\"" id = "automation-repos" name = "automation-repos" �[90m# (37 unchanged attributes hidden)�[0m�[0m �[90m# (1 unchanged block hidden)�[0m�[0m } Unless you have made equivalent changes to your configuration, or ignored the relevant attributes using ignore_changes, the following plan may include actions to undo or respond to these changes. �[90m ─────────────────────────────────────────────────────────────────────────────�[0m Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: �[31m-�[0m/�[32m+�[0m destroy and then create replacement�[0m Terraform will perform the following actions: �[1m # module.asset_releases.github_repository_collaborator.collaborators["morga471"]�[0m must be �[1m�[31mreplaced�[0m �[0m�[31m-�[0m/�[32m+�[0m�[0m resource "github_repository_collaborator" "collaborators" { �[33m~�[0m�[0m id = "image-pipeline-asset-releases:morga471" -> (known after apply) �[32m+�[0m�[0m invitation_id = (known after apply) �[33m~�[0m�[0m permission = "push" �[33m->�[0m�[0m "pull" �[31m# forces replacement�[0m�[0m �[90m# (3 unchanged attributes hidden)�[0m�[0m } �[1m # module.automation-repos.github_repository_collaborator.collaborators["morga471"]�[0m must be �[1m�[31mreplaced�[0m �[0m�[31m-�[0m/�[32m+�[0m�[0m resource "github_repository_collaborator" "collaborators" { �[33m~�[0m�[0m id = "automation-repos:morga471" -> (known after apply) �[32m+�[0m�[0m invitation_id = (known after apply) �[33m~�[0m�[0m permission = "push" �[33m->�[0m�[0m "pull" �[31m# forces replacement�[0m�[0m �[90m# (3 unchanged attributes hidden)�[0m�[0m } �[1m # module.beanstalk-demo.github_repository_collaborator.collaborators["morga471"]�[0m must be �[1m�[31mreplaced�[0m �[0m�[31m-�[0m/�[32m+�[0m�[0m resource "github_repository_collaborator" "collaborators" { �[33m~�[0m�[0m id = "beanstalk-flask-demo:morga471" -> (known after apply) �[32m+�[0m�[0m invitation_id = (known after apply) �[33m~�[0m�[0m permission = "push" �[33m->�[0m�[0m "pull" �[31m# forces replacement�[0m�[0m �[90m# (3 unchanged attributes hidden)�[0m�[0m } �[1m # module.elastic_beanstalk.github_repository_collaborator.collaborators["morga471"]�[0m must be �[1m�[31mreplaced�[0m �[0m�[31m-�[0m/�[32m+�[0m�[0m resource "github_repository_collaborator" "collaborators" { �[33m~�[0m�[0m id = "aws-beanstalk:morga471" -> (known after apply) �[32m+�[0m�[0m invitation_id = (known after apply) �[33m~�[0m�[0m permission = "push" �[33m->�[0m�[0m "pull" �[31m# forces replacement�[0m�[0m �[90m# (3 unchanged attributes hidden)�[0m�[0m } �[1m # module.elastic_beanstalk_docker.github_repository_collaborator.collaborators["morga471"]�[0m must be �[1m�[31mreplaced�[0m �[0m�[31m-�[0m/�[32m+�[0m�[0m resource "github_repository_collaborator" "collaborators" { �[33m~�[0m�[0m id = "aws-beanstalk-docker:morga471" -> (known after apply) �[32m+�[0m�[0m invitation_id = (known after apply) �[33m~�[0m�[0m permission = "push" �[33m->�[0m�[0m "pull" �[31m# forces replacement�[0m�[0m �[90m# (3 unchanged attributes hidden)�[0m�[0m } �[1m # module.elastic_beanstalk_java.github_repository_collaborator.collaborators["morga471"]�[0m must be �[1m�[31mreplaced�[0m �[0m�[31m-�[0m/�[32m+�[0m�[0m resource "github_repository_collaborator" "collaborators" { �[33m~�[0m�[0m id = "aws-beanstalk-java:morga471" -> (known after apply) �[32m+�[0m�[0m invitation_id = (known after apply) �[33m~�[0m�[0m permission = "push" �[33m->�[0m�[0m "pull" �[31m# forces replacement�[0m�[0m �[90m# (3 unchanged attributes hidden)�[0m�[0m } �[1m # module.elastic_beanstalk_nodejs.github_repository_collaborator.collaborators["morga471"]�[0m must be �[1m�[31mreplaced�[0m �[0m�[31m-�[0m/�[32m+�[0m�[0m resource "github_repository_collaborator" "collaborators" { �[33m~�[0m�[0m id = "aws-beanstalk-nodejs:morga471" -> (known after apply) �[32m+�[0m�[0m invitation_id = (known after apply) �[33m~�[0m�[0m permission = "push" �[33m->�[0m�[0m "pull" �[31m# forces replacement�[0m�[0m �[90m# (3 unchanged attributes hidden)�[0m�[0m } �[1m # module.elastic_beanstalk_php.github_repository_collaborator.collaborators["morga471"]�[0m must be �[1m�[31mreplaced�[0m �[0m�[31m-�[0m/�[32m+�[0m�[0m resource "github_repository_collaborator" "collaborators" { �[33m~�[0m�[0m id = "aws-beanstalk-php:morga471" -> (known after apply) �[32m+�[0m�[0m invitation_id = (known after apply) �[33m~�[0m�[0m permission = "push" �[33m->�[0m�[0m "pull" �[31m# forces replacement�[0m�[0m �[90m# (3 unchanged attributes hidden)�[0m�[0m } �[1m # module.ghe_runners.github_repository_collaborator.collaborators["morga471"]�[0m must be �[1m�[31mreplaced�[0m �[0m�[31m-�[0m/�[32m+�[0m�[0m resource "github_repository_collaborator" "collaborators" { �[33m~�[0m�[0m id = "ghe-runners:morga471" -> (known after apply) �[32m+�[0m�[0m invitation_id = (known after apply) �[33m~�[0m�[0m permission = "push" �[33m->�[0m�[0m "pull" �[31m# forces replacement�[0m�[0m �[90m# (3 unchanged attributes hidden)�[0m�[0m } �[1m # module.setup_node.github_repository_collaborator.collaborators["morga471"]�[0m must be �[1m�[31mreplaced�[0m �[0m�[31m-�[0m/�[32m+�[0m�[0m resource "github_repository_collaborator" "collaborators" { �[33m~�[0m�[0m id = "gh-actions-setup-node:morga471" -> (known after apply) �[32m+�[0m�[0m invitation_id = (known after apply) �[33m~�[0m�[0m permission = "push" �[33m->�[0m�[0m "pull" �[31m# forces replacement�[0m�[0m �[90m# (3 unchanged attributes hidden)�[0m�[0m } �[1m # module.setup_terraform.github_repository_collaborator.collaborators["morga471"]�[0m must be �[1m�[31mreplaced�[0m �[0m�[31m-�[0m/�[32m+�[0m�[0m resource "github_repository_collaborator" "collaborators" { �[33m~�[0m�[0m id = "gh-actions-setup-terraform:morga471" -> (known after apply) �[32m+�[0m�[0m invitation_id = (known after apply) �[33m~�[0m�[0m permission = "push" �[33m->�[0m�[0m "pull" �[31m# forces replacement�[0m�[0m �[90m# (3 unchanged attributes hidden)�[0m�[0m } �[1m # module.terraform-github-repo.github_repository_collaborator.collaborators["morga471"]�[0m must be �[1m�[31mreplaced�[0m �[0m�[31m-�[0m/�[32m+�[0m�[0m resource "github_repository_collaborator" "collaborators" { �[33m~�[0m�[0m id = "terraform-github-repo:morga471" -> (known after apply) �[32m+�[0m�[0m invitation_id = (known after apply) �[33m~�[0m�[0m permission = "push" �[33m->�[0m�[0m "pull" �[31m# forces replacement�[0m�[0m �[90m# (3 unchanged attributes hidden)�[0m�[0m } �[1mPlan:�[0m 12 to add, 0 to change, 12 to destroy. �[0m::debug::Terraform exited with code 0. ::debug::stdout: %0A�[1m�[36mNote:�[0m�[1m Objects have changed outside of Terraform%0A�[0m%0ATerraform detected the following changes made outside of Terraform since the%0Alast "terraform apply" which may have affected this plan:%0A%0A�[1m # module.automation-repos.github_repository.repo�[0m has changed%0A�[0m �[33m~�[0m�[0m resource "github_repository" "repo" {%0A �[33m~�[0m�[0m etag = "W/\"58bd6251113d3e125d3c7ed7af5fa36e5264cd719673fccf6b60f0082c639d19\"" �[33m->�[0m�[0m "W/\"29a1c528f8dc49d32e0c6eddcd578058df54bc3c541bbaacb942854967fabd21\""%0A id = "automation-repos"%0A name = "automation-repos"%0A �[90m# (37 unchanged attributes hidden)�[0m�[0m%0A%0A �[90m# (1 unchanged block hidden)�[0m�[0m%0A }%0A%0A%0AUnless you have made equivalent changes to your configuration, or ignored the%0Arelevant attributes using ignore_changes, the following plan may include%0Aactions to undo or respond to these changes.%0A�[90m%0A─────────────────────────────────────────────────────────────────────────────�[0m%0A%0ATerraform used the selected providers to generate the following execution%0Aplan. Resource actions are indicated with the following symbols:%0A�[31m-�[0m/�[32m+�[0m destroy and then create replacement�[0m%0A%0ATerraform will perform the following actions:%0A%0A�[1m # module.asset_releases.github_repository_collaborator.collaborators["morga471"]�[0m must be �[1m�[31mreplaced�[0m%0A�[0m�[31m-�[0m/�[32m+�[0m�[0m resource "github_repository_collaborator" "collaborators" {%0A �[33m~�[0m�[0m id = "image-pipeline-asset-releases:morga471" -> (known after apply)%0A �[32m+�[0m�[0m invitation_id = (known after apply)%0A �[33m~�[0m�[0m permission = "push" �[33m->�[0m�[0m "pull" �[31m# forces replacement�[0m�[0m%0A �[90m# (3 unchanged attributes hidden)�[0m�[0m%0A }%0A%0A�[1m # module.automation-repos.github_repository_collaborator.collaborators["morga471"]�[0m must be �[1m�[31mreplaced�[0m%0A�[0m�[31m-�[0m/�[32m+�[0m�[0m resource "github_repository_collaborator" "collaborators" {%0A �[33m~�[0m�[0m id = "automation-repos:morga471" -> (known after apply)%0A �[32m+�[0m�[0m invitation_id = (known after apply)%0A �[33m~�[0m�[0m permission = "push" �[33m->�[0m�[0m "pull" �[31m# forces replacement�[0m�[0m%0A �[90m# (3 unchanged attributes hidden)�[0m�[0m%0A }%0A%0A�[1m # module.beanstalk-demo.github_repository_collaborator.collaborators["morga471"]�[0m must be �[1m�[31mreplaced�[0m%0A�[0m�[31m-�[0m/�[32m+�[0m�[0m resource "github_repository_collaborator" "collaborators" {%0A �[33m~�[0m�[0m id = "beanstalk-flask-demo:morga471" -> (known after apply)%0A �[32m+�[0m�[0m invitation_id = (known after apply)%0A �[33m~�[0m�[0m permission = "push" �[33m->�[0m�[0m "pull" �[31m# forces replacement�[0m�[0m%0A �[90m# (3 unchanged attributes hidden)�[0m�[0m%0A }%0A%0A�[1m # module.elastic_beanstalk.github_repository_collaborator.collaborators["morga471"]�[0m must be �[1m�[31mreplaced�[0m%0A�[0m�[31m-�[0m/�[32m+�[0m�[0m resource "github_repository_collaborator" "collaborators" {%0A �[33m~�[0m�[0m id = "aws-beanstalk:morga471" -> (known after apply)%0A �[32m+�[0m�[0m invitation_id = (known after apply)%0A �[33m~�[0m�[0m permission = "push" �[33m->�[0m�[0m "pull" �[31m# forces replacement�[0m�[0m%0A �[90m# (3 unchanged attributes hidden)�[0m�[0m%0A }%0A%0A�[1m # module.elastic_beanstalk_docker.github_repository_collaborator.collaborators["morga471"]�[0m must be �[1m�[31mreplaced�[0m%0A�[0m�[31m-�[0m/�[32m+�[0m�[0m resource "github_repository_collaborator" "collaborators" {%0A �[33m~�[0m�[0m id = "aws-beanstalk-docker:morga471" -> (known after apply)%0A �[32m+�[0m�[0m invitation_id = (known after apply)%0A �[33m~�[0m�[0m permission = "push" �[33m->�[0m�[0m "pull" �[31m# forces replacement�[0m�[0m%0A �[90m# (3 unchanged attributes hidden)�[0m�[0m%0A }%0A%0A�[1m # module.elastic_beanstalk_java.github_repository_collaborator.collaborators["morga471"]�[0m must be �[1m�[31mreplaced�[0m%0A�[0m�[31m-�[0m/�[32m+�[0m�[0m resource "github_repository_collaborator" "collaborators" {%0A �[33m~�[0m�[0m id = "aws-beanstalk-java:morga471" -> (known after apply)%0A �[32m+�[0m�[0m invitation_id = (known after apply)%0A �[33m~�[0m�[0m permission = "push" �[33m->�[0m�[0m "pull" �[31m# forces replacement�[0m�[0m%0A �[90m# (3 unchanged attributes hidden)�[0m�[0m%0A }%0A%0A�[1m # module.elastic_beanstalk_nodejs.github_repository_collaborator.collaborators["morga471"]�[0m must be �[1m�[31mreplaced�[0m%0A�[0m�[31m-�[0m/�[32m+�[0m�[0m resource "github_repository_collaborator" "collaborators" {%0A �[33m~�[0m�[0m id = "aws-beanstalk-nodejs:morga471" -> (known after apply)%0A �[32m+�[0m�[0m invitation_id = (known after apply)%0A �[33m~�[0m�[0m permission = "push" �[33m->�[0m�[0m "pull" �[31m# forces replacement�[0m�[0m%0A �[90m# (3 unchanged attributes hidden)�[0m�[0m%0A }%0A%0A�[1m # module.elastic_beanstalk_php.github_repository_collaborator.collaborators["morga471"]�[0m must be �[1m�[31mreplaced�[0m%0A�[0m�[31m-�[0m/�[32m+�[0m�[0m resource "github_repository_collaborator" "collaborators" {%0A �[33m~�[0m�[0m id = "aws-beanstalk-php:morga471" -> (known after apply)%0A �[32m+�[0m�[0m invitation_id = (known after apply)%0A �[33m~�[0m�[0m permission = "push" �[33m->�[0m�[0m "pull" �[31m# forces replacement�[0m�[0m%0A �[90m# (3 unchanged attributes hidden)�[0m�[0m%0A }%0A%0A�[1m # module.ghe_runners.github_repository_collaborator.collaborators["morga471"]�[0m must be �[1m�[31mreplaced�[0m%0A�[0m�[31m-�[0m/�[32m+�[0m�[0m resource "github_repository_collaborator" "collaborators" {%0A �[33m~�[0m�[0m id = "ghe-runners:morga471" -> (known after apply)%0A �[32m+�[0m�[0m invitation_id = (known after apply)%0A �[33m~�[0m�[0m permission = "push" �[33m->�[0m�[0m "pull" �[31m# forces replacement�[0m�[0m%0A �[90m# (3 unchanged attributes hidden)�[0m�[0m%0A }%0A%0A�[1m # module.setup_node.github_repository_collaborator.collaborators["morga471"]�[0m must be �[1m�[31mreplaced�[0m%0A�[0m�[31m-�[0m/�[32m+�[0m�[0m resource "github_repository_collaborator" "collaborators" {%0A �[33m~�[0m�[0m id = "gh-actions-setup-node:morga471" -> (known after apply)%0A �[32m+�[0m�[0m invitation_id = (known after apply)%0A �[33m~�[0m�[0m permission = "push" �[33m->�[0m�[0m "pull" �[31m# forces replacement�[0m�[0m%0A �[90m# (3 unchanged attributes hidden)�[0m�[0m%0A }%0A%0A�[1m # module.setup_terraform.github_repository_collaborator.collaborators["morga471"]�[0m must be �[1m�[31mreplaced�[0m%0A�[0m�[31m-�[0m/�[32m+�[0m�[0m resource "github_repository_collaborator" "collaborators" {%0A �[33m~�[0m�[0m id = "gh-actions-setup-terraform:morga471" -> (known after apply)%0A �[32m+�[0m�[0m invitation_id = (known after apply)%0A �[33m~�[0m�[0m permission = "push" �[33m->�[0m�[0m "pull" �[31m# forces replacement�[0m�[0m%0A �[90m# (3 unchanged attributes hidden)�[0m�[0m%0A }%0A%0A�[1m # module.terraform-github-repo.github_repository_collaborator.collaborators["morga471"]�[0m must be �[1m�[31mreplaced�[0m%0A�[0m�[31m-�[0m/�[32m+�[0m�[0m resource "github_repository_collaborator" "collaborators" {%0A �[33m~�[0m�[0m id = "terraform-github-repo:morga471" -> (known after apply)%0A �[32m+�[0m�[0m invitation_id = (known after apply)%0A �[33m~�[0m�[0m permission = "push" �[33m->�[0m�[0m "pull" �[31m# forces replacement�[0m�[0m%0A �[90m# (3 unchanged attributes hidden)�[0m�[0m%0A }%0A%0A�[1mPlan:�[0m 12 to add, 0 to change, 12 to destroy.%0A�[0m ::debug::stderr: ::debug::exitcode: 0

Pusher: @arnol377, Action: pull_request, Workflow: Terraform Plan

@arnol377
Copy link
Collaborator Author

Terraform Format and Style 🖌success

Terraform Plan ID: 1843a387eb06c4e779a39e3f9eb5d8f87c47695e

Terraform Initialization ⚙️success

Terraform Validation 🤖success

Validation Output

Success! The configuration is valid.


Terraform Plan 📖success

Show Plan

terraform
[command]/data/terraform/workspaces/arnol377/git/ghe-runner/automation-repos/automation-repos/_temp/1a9fd247-cccc-4478-8acf-55f51a169d45/terraform-bin show -no-color /home/a/arnol377/git/automation-repos/plans/1843a387eb06c4e779a39e3f9eb5d8f87c47695e Note: Objects have changed outside of Terraform Terraform detected the following changes made outside of Terraform since the last "terraform apply" which may have affected this plan: # module.automation-repos.github_repository.repo has changed ~ resource "github_repository" "repo" { ~ etag = "W/\"58bd6251113d3e125d3c7ed7af5fa36e5264cd719673fccf6b60f0082c639d19\"" -> "W/\"e98799dca349946bff32ec54521fa2a2b33c9bc431d92e7022d30ec4a62bd446\"" id = "automation-repos" name = "automation-repos" # (37 unchanged attributes hidden) # (1 unchanged block hidden) } Unless you have made equivalent changes to your configuration, or ignored the relevant attributes using ignore_changes, the following plan may include actions to undo or respond to these changes. ───────────────────────────────────────────────────────────────────────────── Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: -/+ destroy and then create replacement Terraform will perform the following actions: # module.asset_releases.github_repository_collaborator.collaborators["morga471"] must be replaced -/+ resource "github_repository_collaborator" "collaborators" { ~ id = "image-pipeline-asset-releases:morga471" -> (known after apply) + invitation_id = (known after apply) ~ permission = "push" -> "pull" # forces replacement # (3 unchanged attributes hidden) } # module.automation-repos.github_repository_collaborator.collaborators["morga471"] must be replaced -/+ resource "github_repository_collaborator" "collaborators" { ~ id = "automation-repos:morga471" -> (known after apply) + invitation_id = (known after apply) ~ permission = "push" -> "pull" # forces replacement # (3 unchanged attributes hidden) } # module.beanstalk-demo.github_repository_collaborator.collaborators["morga471"] must be replaced -/+ resource "github_repository_collaborator" "collaborators" { ~ id = "beanstalk-flask-demo:morga471" -> (known after apply) + invitation_id = (known after apply) ~ permission = "push" -> "pull" # forces replacement # (3 unchanged attributes hidden) } # module.elastic_beanstalk.github_repository_collaborator.collaborators["morga471"] must be replaced -/+ resource "github_repository_collaborator" "collaborators" { ~ id = "aws-beanstalk:morga471" -> (known after apply) + invitation_id = (known after apply) ~ permission = "push" -> "pull" # forces replacement # (3 unchanged attributes hidden) } # module.elastic_beanstalk_docker.github_repository_collaborator.collaborators["morga471"] must be replaced -/+ resource "github_repository_collaborator" "collaborators" { ~ id = "aws-beanstalk-docker:morga471" -> (known after apply) + invitation_id = (known after apply) ~ permission = "push" -> "pull" # forces replacement # (3 unchanged attributes hidden) } # module.elastic_beanstalk_java.github_repository_collaborator.collaborators["morga471"] must be replaced -/+ resource "github_repository_collaborator" "collaborators" { ~ id = "aws-beanstalk-java:morga471" -> (known after apply) + invitation_id = (known after apply) ~ permission = "push" -> "pull" # forces replacement # (3 unchanged attributes hidden) } # module.elastic_beanstalk_nodejs.github_repository_collaborator.collaborators["morga471"] must be replaced -/+ resource "github_repository_collaborator" "collaborators" { ~ id = "aws-beanstalk-nodejs:morga471" -> (known after apply) + invitation_id = (known after apply) ~ permission = "push" -> "pull" # forces replacement # (3 unchanged attributes hidden) } # module.elastic_beanstalk_php.github_repository_collaborator.collaborators["morga471"] must be replaced -/+ resource "github_repository_collaborator" "collaborators" { ~ id = "aws-beanstalk-php:morga471" -> (known after apply) + invitation_id = (known after apply) ~ permission = "push" -> "pull" # forces replacement # (3 unchanged attributes hidden) } # module.ghe_runners.github_repository_collaborator.collaborators["morga471"] must be replaced -/+ resource "github_repository_collaborator" "collaborators" { ~ id = "ghe-runners:morga471" -> (known after apply) + invitation_id = (known after apply) ~ permission = "push" -> "pull" # forces replacement # (3 unchanged attributes hidden) } # module.setup_node.github_repository_collaborator.collaborators["morga471"] must be replaced -/+ resource "github_repository_collaborator" "collaborators" { ~ id = "gh-actions-setup-node:morga471" -> (known after apply) + invitation_id = (known after apply) ~ permission = "push" -> "pull" # forces replacement # (3 unchanged attributes hidden) } # module.setup_terraform.github_repository_collaborator.collaborators["morga471"] must be replaced -/+ resource "github_repository_collaborator" "collaborators" { ~ id = "gh-actions-setup-terraform:morga471" -> (known after apply) + invitation_id = (known after apply) ~ permission = "push" -> "pull" # forces replacement # (3 unchanged attributes hidden) } # module.terraform-github-repo.github_repository_collaborator.collaborators["morga471"] must be replaced -/+ resource "github_repository_collaborator" "collaborators" { ~ id = "terraform-github-repo:morga471" -> (known after apply) + invitation_id = (known after apply) ~ permission = "push" -> "pull" # forces replacement # (3 unchanged attributes hidden) } Plan: 12 to add, 0 to change, 12 to destroy. ::debug::Terraform exited with code 0. ::debug::stdout: %0ANote: Objects have changed outside of Terraform%0A%0ATerraform detected the following changes made outside of Terraform since the%0Alast "terraform apply" which may have affected this plan:%0A%0A # module.automation-repos.github_repository.repo has changed%0A ~ resource "github_repository" "repo" {%0A ~ etag = "W/\"58bd6251113d3e125d3c7ed7af5fa36e5264cd719673fccf6b60f0082c639d19\"" -> "W/\"e98799dca349946bff32ec54521fa2a2b33c9bc431d92e7022d30ec4a62bd446\""%0A id = "automation-repos"%0A name = "automation-repos"%0A # (37 unchanged attributes hidden)%0A%0A # (1 unchanged block hidden)%0A }%0A%0A%0AUnless you have made equivalent changes to your configuration, or ignored the%0Arelevant attributes using ignore_changes, the following plan may include%0Aactions to undo or respond to these changes.%0A%0A─────────────────────────────────────────────────────────────────────────────%0A%0ATerraform used the selected providers to generate the following execution%0Aplan. Resource actions are indicated with the following symbols:%0A-/+ destroy and then create replacement%0A%0ATerraform will perform the following actions:%0A%0A # module.asset_releases.github_repository_collaborator.collaborators["morga471"] must be replaced%0A-/+ resource "github_repository_collaborator" "collaborators" {%0A ~ id = "image-pipeline-asset-releases:morga471" -> (known after apply)%0A + invitation_id = (known after apply)%0A ~ permission = "push" -> "pull" # forces replacement%0A # (3 unchanged attributes hidden)%0A }%0A%0A # module.automation-repos.github_repository_collaborator.collaborators["morga471"] must be replaced%0A-/+ resource "github_repository_collaborator" "collaborators" {%0A ~ id = "automation-repos:morga471" -> (known after apply)%0A + invitation_id = (known after apply)%0A ~ permission = "push" -> "pull" # forces replacement%0A # (3 unchanged attributes hidden)%0A }%0A%0A # module.beanstalk-demo.github_repository_collaborator.collaborators["morga471"] must be replaced%0A-/+ resource "github_repository_collaborator" "collaborators" {%0A ~ id = "beanstalk-flask-demo:morga471" -> (known after apply)%0A + invitation_id = (known after apply)%0A ~ permission = "push" -> "pull" # forces replacement%0A # (3 unchanged attributes hidden)%0A }%0A%0A # module.elastic_beanstalk.github_repository_collaborator.collaborators["morga471"] must be replaced%0A-/+ resource "github_repository_collaborator" "collaborators" {%0A ~ id = "aws-beanstalk:morga471" -> (known after apply)%0A + invitation_id = (known after apply)%0A ~ permission = "push" -> "pull" # forces replacement%0A # (3 unchanged attributes hidden)%0A }%0A%0A # module.elastic_beanstalk_docker.github_repository_collaborator.collaborators["morga471"] must be replaced%0A-/+ resource "github_repository_collaborator" "collaborators" {%0A ~ id = "aws-beanstalk-docker:morga471" -> (known after apply)%0A + invitation_id = (known after apply)%0A ~ permission = "push" -> "pull" # forces replacement%0A # (3 unchanged attributes hidden)%0A }%0A%0A # module.elastic_beanstalk_java.github_repository_collaborator.collaborators["morga471"] must be replaced%0A-/+ resource "github_repository_collaborator" "collaborators" {%0A ~ id = "aws-beanstalk-java:morga471" -> (known after apply)%0A + invitation_id = (known after apply)%0A ~ permission = "push" -> "pull" # forces replacement%0A # (3 unchanged attributes hidden)%0A }%0A%0A # module.elastic_beanstalk_nodejs.github_repository_collaborator.collaborators["morga471"] must be replaced%0A-/+ resource "github_repository_collaborator" "collaborators" {%0A ~ id = "aws-beanstalk-nodejs:morga471" -> (known after apply)%0A + invitation_id = (known after apply)%0A ~ permission = "push" -> "pull" # forces replacement%0A # (3 unchanged attributes hidden)%0A }%0A%0A # module.elastic_beanstalk_php.github_repository_collaborator.collaborators["morga471"] must be replaced%0A-/+ resource "github_repository_collaborator" "collaborators" {%0A ~ id = "aws-beanstalk-php:morga471" -> (known after apply)%0A + invitation_id = (known after apply)%0A ~ permission = "push" -> "pull" # forces replacement%0A # (3 unchanged attributes hidden)%0A }%0A%0A # module.ghe_runners.github_repository_collaborator.collaborators["morga471"] must be replaced%0A-/+ resource "github_repository_collaborator" "collaborators" {%0A ~ id = "ghe-runners:morga471" -> (known after apply)%0A + invitation_id = (known after apply)%0A ~ permission = "push" -> "pull" # forces replacement%0A # (3 unchanged attributes hidden)%0A }%0A%0A # module.setup_node.github_repository_collaborator.collaborators["morga471"] must be replaced%0A-/+ resource "github_repository_collaborator" "collaborators" {%0A ~ id = "gh-actions-setup-node:morga471" -> (known after apply)%0A + invitation_id = (known after apply)%0A ~ permission = "push" -> "pull" # forces replacement%0A # (3 unchanged attributes hidden)%0A }%0A%0A # module.setup_terraform.github_repository_collaborator.collaborators["morga471"] must be replaced%0A-/+ resource "github_repository_collaborator" "collaborators" {%0A ~ id = "gh-actions-setup-terraform:morga471" -> (known after apply)%0A + invitation_id = (known after apply)%0A ~ permission = "push" -> "pull" # forces replacement%0A # (3 unchanged attributes hidden)%0A }%0A%0A # module.terraform-github-repo.github_repository_collaborator.collaborators["morga471"] must be replaced%0A-/+ resource "github_repository_collaborator" "collaborators" {%0A ~ id = "terraform-github-repo:morga471" -> (known after apply)%0A + invitation_id = (known after apply)%0A ~ permission = "push" -> "pull" # forces replacement%0A # (3 unchanged attributes hidden)%0A }%0A%0APlan: 12 to add, 0 to change, 12 to destroy.%0A ::debug::stderr: ::debug::exitcode: 0

Pusher: @arnol377, Action: pull_request, Workflow: Terraform Plan

Copy link
Collaborator

@morga471 morga471 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - make the action pass

@@ -1,7 +1,7 @@
locals {
collaborators = {
naray007 = "push",
morga471 = "push",
morga471 = "pull",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:(

Copy link
Collaborator

@morga471 morga471 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

;(

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
2 participants